﻿ ::-webkit-scrollbar {width: 8px;height: 0;background-color: transparent;}
  /*定义滚动条轨道 内阴影+圆角*/
  ::-webkit-scrollbar-track { border-radius: 8px; background-color: #F5F5F5; }
  /*定义滑块 内阴影+圆角*/
  ::-webkit-scrollbar-thumb { border-radius: 8px; background-color: #DDD; } 

#list {
    width: 620px; height: 700px; overflow: hidden; float: left; display: block;margin-top: 15px;
}
.v-scroll_area {
    background: rgb(238, 238, 238); width: 2px; height: 715px; margin-top: 10px; margin-right: 10px; float: right; display: inline;
}
.v-scrollbar {
    background: rgb(234, 234, 234); margin: 5px 0px; height: 715px; position: relative;
}
.v-scrollbar span {
    background: rgb(204, 204, 204); border-radius: 8px; left: -3px; top: 0px; width: 8px; height: 10px; text-indent: -999em; overflow: hidden; position: absolute; cursor: pointer;
}
.v-scrollbar a {
    background: rgb(204, 204, 204); border-radius: 8px; left: -3px; top: 0px; width: 8px; height: 10px; text-indent: -999em; overflow: hidden; position: absolute; cursor: pointer;
}


/*顶部滚动样式;*/
.wz{
    width: 555px;
    overflow: hidden;
    height: 26px;
    position: relative;
}
.wz ul li{
    width: 555px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    float: left;
    display: inline;
}
.wz ul li a{
    color:white;
}
.wz ul {
    left: 0px;
    top: 0px;
    position: absolute;
}
.kuaix dd{
    height: 26px;
}
.kuaix { 
    clear: both;
    height: 29px;
    width: 1150px;
    margin: 1px auto 0px;
    z-index: 9999;
    position: absolute;
    margin-top:-33px;
}
.kuaix dd .an {
    background: url(../images/san.png) left 6px no-repeat;
    height: 26px;
    width: 20px;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
}
.wz ul span {
    color: #C10001;
    float: left;
    margin-right: 5px;
    display: inline;
    }

.logo {
    padding-top: 10px;
}
.logo img {
    width: 100%;
    height: auto;
}

.wenzi{width: 1130px;min-height: 630px;margin:0 auto;overflow:hidden;}
.wenzi_left{width: 840px; /* height: auto; */ float: left; overflow-y: scroll; overflow-x: hidden; max-height: 760px;}
.wenzi_left1{width: 840px;height:auto;border:1px solid #E2E0E1;padding-bottom:10px;border-top:none;margin-top:11px;background:white;}
.wenzi_left2{width: 828px;height: 45px;background: #cb8b5c;margin-left:-1px;font-size: 18px;font-weight:800;color: #ffffff;text-align:left;line-height: 45px;padding-left:13px;}
.wenzi_left3{ width:740px; height:30px; line-height:30px; border-bottom:1px dotted #E5D3BB; font-size:12px; text-align:left; margin:0 auto; color:#333333;}
.wenzi_left3 a{ color:#333333;}
.wenzi_left3 a:hover{ color:#338016;}
.wenzi_right{width: 272px;height:auto;float:right;}
.wenzi_right1{width: 270px;height:auto;border:1px solid #E2E0E1;padding-bottom:10px;border-top:none;margin-top:11px;background:white;}
.wenzi_right2{width: 252px;height: 45px;background: #cb8b5c;line-height: 45px;font-size: 18px;font-weight:800;text-align:left;color: #ffffff;padding-left:20px;margin-left:-1px;}
.wenzi_right3{width: 252px;/* height:30px; */margin: 0 10px;font-size:12px;border-bottom:1px dotted #E2E0E1;}
.wenzi_right3 a{ color:#333333;}
.wenzi_right3 a:hover{ color:#EA1300;}

.nei_qi3_q {
    /* height: 200px; */
    line-height: 32px;
    font-size: 16px;
    padding-bottom: 10px;
    /* border-bottom: 1px solid #a9a9a9; */
}

.nei_qi3_q a span{
    font-size:16px;
    font-weight:bolder;
    padding:0 5px;
}

.nei_qi3_q:hover{
    background-color: #fff8f3;
}
 .nei_qi_title {
     width: 100%;
     line-height: 32px;
 }
 .nei_qi_title .yaowen{font-weight: bold;}
.nei_qi_summary {
    font-size: 14px;
    padding: 0 16px;
    line-height: 24px;
    color: #585858;
}
.nei_qi_author {
    /* padding: 0 16px; */
    font-size: 12px;
    color: #b3b3b3;
    line-height: 40px;
    border-bottom: 1px solid #dadada;
    margin: 0 16px;
}

.nei_qi3_qq {
    /* height: 200px; */
    padding:10px 0;
    /* border-bottom: 1px solid #a9a9a9; */
}

.nei_qi3_qq a span{
    font-size: 12px;
    padding:0 5px;
}

.nei_qi3_qq:hover{
    background-color: #fff8f3;
}

.old_cld_back{margin-top:12px;display:block;width:43px;height:72px;background:url(../images/cld_old_back.png);}.old_cld_back a{display: block;width: 43px;height: 95px;}